RuleExceptionsSentOnlyToMe Property |
Indicates whether the owner of the mailbox has to be the only one in the ToRecipients property of incoming messages in order for the condition or exception to apply.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic bool SentOnlyToMe { get; set; }Public Property SentOnlyToMe As Boolean
Get
Set
Property Value
Type:
Boolean
See Also